{
  "name": "Relationship Forecast",
  "short_name": "Forecast",
  "description": "Today's weather between people, from Four Pillars and today's flow.",
  "lang": "en",
  "start_url": "/en/?from=pwa#/home",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#eef4fd",
  "theme_color": "#3d8bfd",
  "icons": [
    {
      "src": "/assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icon-512.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/assets/icon-maskable-512.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "maskable"
    }
  ],
  "categories": [
    "lifestyle"
  ]
}
