{
  "name": "DiyetAsistan",
  "short_name": "DiyetAsistan",
  "description": "Kişisel beslenme planı, tarif ve market asistanı.",
  "lang": "tr-TR",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f6fbf8",
  "theme_color": "#0f6b4e",
  "categories": ["health", "lifestyle", "food"],
  "icons": [
    { "src": "./icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "./icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
