{
  "id": "au.com.recoverlifecounselling.firstsign",
  "name": "First Sign — Reclaim your mornings",
  "short_name": "First Sign",
  "description": "Break the morning scroll rut with the Miracle Question. Design tomorrow's first sign tonight.",
  "lang": "en-AU",
  "dir": "ltr",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "start_url": "/",
  "theme_color": "#FAF3F0",
  "background_color": "#FAF3F0",
  "categories": ["health", "lifestyle", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
