{
  "name": "Peeky — Weather, your way.",
  "short_name": "Peeky",
  "description": "Weather, your way. ☀️🌧️🌙 50+ collectible badges — marine, air quality, moon phases, outfit of the day.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0B1B7A",
  "theme_color": "#0B1B7A",
  "lang": "en",
  "categories": ["weather", "lifestyle", "utilities"],
  "icons": [
    {
      "src": "assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/apple-touch-icon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
