{
  "name": "HopeScroll.me",
  "short_name": "HopeScroll.me",
  "description": "Pattern decoder. Personalised psychological coaching through a curated feed. hopescroll.me",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F5F1EA",
  "theme_color": "#BF5A22",
  "categories": ["lifestyle", "health", "education"],
  "icons": [
    {
      "src": "favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-192-dark.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "My pattern results",
      "short_name": "Results",
      "description": "Jump straight to your pattern summary",
      "url": "/?shortcut=results",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    }
  ]
}
