{
  "id": "/",
  "name": "Dishclip — Private Recipe Collection",
  "short_name": "Dishclip",
  "description": "A private, offline-first place for the recipes you want to cook again.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F8F6F1",
  "theme_color": "#F8F6F1",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
