{
  "name": "PetCare — Φροντίδα κατοικιδίων",
  "short_name": "PetCare",
  "description": "Διαχείριση φροντίδας κατοικιδίων: προφίλ, υγεία, ημερολόγιο, έξοδα.",
  "lang": "el",
  "dir": "ltr",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F6F3ED",
  "theme_color": "#3D725F",
  "categories": ["lifestyle", "productivity", "health"],
  "icons": [
    { "src": "./icons/icon-192-v9.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "./icons/icon-512-v9.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
