{
  "name": "Moodz — UK Mood Map",
  "short_name": "Moodz",
  "description": "How is Britain feeling today? A live, anonymous mood map of the UK. Tap your region. Pick a character. No signup, no tracking.",
  "start_url": "/mood-map/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F5F0E8",
  "theme_color": "#F5F0E8",
  "lang": "en-GB",
  "dir": "ltr",
  "categories": ["health", "lifestyle", "social"],
  "icons": [
    {
      "src": "/images/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/images/og-mood-map.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "How is Britain feeling today? A live mood map of the UK."
    }
  ],
  "shortcuts": [
    {
      "name": "Mood Map",
      "short_name": "Map",
      "description": "Live UK mood map",
      "url": "/mood-map/"
    },
    {
      "name": "Comics",
      "short_name": "Comics",
      "description": "Read the Moodz comics",
      "url": "/comics/"
    }
  ],
  "related_applications": [
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/gb/app/moodz-mood-tracker-journal/id6759453265",
      "id": "6759453265"
    }
  ],
  "prefer_related_applications": false
}
