{
  "name": "FitLog Kalori Takip",
  "short_name": "FitLog",
  "description": "Kişisel kalori, su ve kilo takip asistanı. Verileriniz cihazınızda saklanır ve çevrimdışı çalışabilir.",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0b131a",
  "theme_color": "#0b131a",
  "categories": ["health", "lifestyle"],
  "icons": [
    {
      "src": "./icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "./icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
