{
  "name": "Get Ready with Me",
  "short_name": "GRWM",
  "description": "Routines, checklists and daily support for neurodivergent brains.",
  "id": "com.neurodivergentspace.grwm",
  "start_url": "https://neurodivergentspace.com/app",
  "scope": "https://neurodivergentspace.com/",
  "display": "standalone",
  "background_color": "#EEE8D5",
  "theme_color": "#4A5E35",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://neurodivergentspace.com/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://neurodivergentspace.com/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://neurodivergentspace.com/screenshots/home.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ]
}
