{
  "name": "Frostly — Your Smart Freezer",
  "short_name": "Frostly",
  "description": "Track your freezer items and get AI meal suggestions",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a1628",
  "theme_color": "#0d1f2d",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='40' fill='%230288D1'/><text y='130' font-size='120' text-anchor='middle' x='96'>❄️</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}
