{
    "name": "Everyday Active",
    "short_name": "Everyday Active",
    "description": "Everyday Active showcases a wide range of inclusive and accessible opportunities that are available across Kent, for anyone looking to start moving more in their everyday life.",
    "categories": ["fitness", "health", "lifestyle", "social", "sports"],
    "lang": "en",
    "dir": "ltr",
    "theme_color": "#ffffff",
    "background_color": "#ffffff",
    "display": "standalone",
	"orientation": "portrait",
	"scope": "\/",
	"start_url": "/",
    "launch_handler": {
        "client_mode": "auto"
    },
    "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
			"purpose": "any"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
			"purpose": "maskable"
        }
    ],
  "splash_pages": null,
  "id": "/",
  "screenshots" : [
    {
      "src": "/mobile-screenshot1.png",
      "sizes": "375x667",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Homescreen of Everyday Active"
    },
    {
        "src": "/mobile-screenshot2.png",
        "sizes": "375x667",
        "type": "image/png",
        "form_factor": "narrow",
        "label": "Activities page of Everyday Active"
      },
      {
        "src": "/mobile-screenshot3.png",
        "sizes": "375x667",
        "type": "image/png",
        "form_factor": "narrow",
        "label": "Communities page of Everyday Active"
      }
  ]
}