{
  "name": "Section-8 FM",
  "short_name": "Section-8",
  "description": "Manage your family's meals, shopping, finances, and household tasks.",
  "start_url": "/helper",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f7f7fb",
  "theme_color": "#2D4DAB",
  "icons": [
    {
      "src": "/brand/section8fm-logo-primary-256.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/brand/section8fm-logo-primary-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Shopping list",
      "short_name": "Shopping",
      "url": "/helper/shopping",
      "icons": [{ "src": "/brand/section8fm-logo-primary-256.png", "sizes": "256x256" }]
    },
    {
      "name": "Scan receipt",
      "short_name": "Scan",
      "url": "/helper/scan",
      "icons": [{ "src": "/brand/section8fm-logo-primary-256.png", "sizes": "256x256" }]
    }
  ]
}
