{
  "name": "White Inari",
  "short_name": "White Inari",
  "description": "Family coordination \u2014 care, calendar, and connection.",
  "start_url": "/dashboard",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#C87941",
  "background_color": "#1A1825",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "categories": [
    "lifestyle",
    "productivity"
  ],
  "lang": "en-AU"
}