{
  "name": "Willuma",
  "short_name": "Willuma",
  "description": "AI-powered will and LPA builder for the UK",
  "id": "/?source=pwa",
  "scope": "/",
  "start_url": "/dashboard",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "lang": "en-GB",
  "categories": ["productivity", "finance", "lifestyle"],
  "background_color": "#0a0a0a",
  "theme_color": "#b08d57",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon-willuma-v3.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-willuma-v3.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
