{
  "id": "/",
  "name": "Community Events Australia",
  "short_name": "Comm Events",
  "description": "Discover, share and manage community events for the Australian Shia Muslim community",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "prefer_related_applications": false,
  "background_color": "#f8faf9",
  "theme_color": "#0f766e",
  "lang": "en-AU",
  "dir": "ltr",
  "categories": ["lifestyle", "social"],
  "icons": [
    {
      "src": "/icons/icon-48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/screenshot-Login.png",
      "sizes": "1290x2796",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Login Page showing Login process"
    },
    {
      "src": "/screenshots/screenshot-home.png",
      "sizes": "1290x2796",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Home screen showing upcoming community events"
    },
	{
      "src": "/screenshots/screenshot-addevent.png",
      "sizes": "1290x2796",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Add Event screen showing adding events process"
    },
{
      "src": "/screenshots/screenshot-profilepage.png",
      "sizes": "1290x2796",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Profile Page showing your profile options"
    }

  ]
}
