{
  "name": "RoamCast",
  "short_name": "RoamCast",
  "description": "Discover the top weather locations near you. Search by sun, rain, temperature, wind, or snow conditions.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#1e1b4b",
  "theme_color": "#1e1b4b",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://ncapex.co.uk/wp-content/uploads/2026/02/512.png",
      "sizes": "120x120",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://ncapex.co.uk/wp-content/uploads/2026/02/512.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://ncapex.co.uk/wp-content/uploads/2026/02/512.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://ncapex.co.uk/wp-content/uploads/2026/02/512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}