{
  "name": "Goya Champ",
  "short_name": "GoyaChamp",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#fffbe6",
  "theme_color": "#ff4f38",
  "description": "Okinawan-inspired meal planning and grocery support.",
  "icons": [
    {
      "src": "./icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "./icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
