{
  "name": "'appy Birthday! Gift Wish Lists",
  "short_name": "'appy Birthday!",
  "description": "Create wish lists, scan products, share with family — no more double-ups!",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FF6B6B",
  "theme_color": "#FF6B6B",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["lifestyle", "utilities"],
  "lang": "en-AU"
}
