{
  "name": "Pltte — Taste Intelligence",
  "short_name": "Pltte",
  "description": "Discover dishes you'll love through flavor science",
  "start_url": "/home",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F7F4EE",
  "theme_color": "#1E2620",
  "categories": ["food", "lifestyle"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
