{
  "id": "/app.html",
  "name": "Panhandle",
  "short_name": "Panhandle",
  "description": "Delt handleliste og måltidsplanlegger",
  "lang": "nb",
  "dir": "ltr",
  "start_url": "/app.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#FAF6EF",
  "theme_color": "#C1592A",
  "categories": ["shopping", "food", "lifestyle"],
  "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" }
  ]
}
