{
  "name": "Alışveriş Listem",
  "short_name": "Alışveriş",
  "description": "Alışveriş listesini seçip WhatsApp ile gönder",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fffdf7",
  "theme_color": "#0f7b3d",
  "lang": "tr",
  "icons": [
    { "src": "./ikon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "./ikon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "./ikon-512-maskeli.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
