{
  "name": "Still the Parent",
  "short_name": "Still the Parent",
  "description": "A daily companion app for parents experiencing estrangement from an adult child.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#F5F0E8",
  "theme_color": "#2C3E50",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "/App_sign.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "/App_sign.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ]
}
