{
  "name": "AMKS Meal Planner",
  "short_name": "Meals",
  "description": "Meal planning & grocery list — Kids, Solo, FIFO",
  "start_url": "/meals/",
  "scope": "/meals/",
  "id": "/meals/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0F1923",
  "theme_color": "#0D1520",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='64' fill='%231B5E20'/%3E%3Ctext x='256' y='300' text-anchor='middle' font-size='280' font-family='sans-serif'%3E%F0%9F%8D%BD%EF%B8%8F%3C/text%3E%3C/svg%3E",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
