{
  "name": "Shopingly",
  "short_name": "Shopingly",
  "description": "Smart shopping lists for Finland with price tracking",
  "start_url": "/(app)/lists",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563EB",
  "orientation": "portrait",
  "categories": ["shopping", "productivity"],
  "lang": "fi",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
