{
  "short_name": "Batieu",
  "name": "Batieu Support",
  "icons": [
    {
      "src": "/wp-content/themes/support/assets/img/512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "/wp-content/themes/support/assets/img/192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    }
  ],
  "id": "/en?source=pwa",
  "start_url": "/en?source=pwa",
  "background_color": "#3367D6",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#3367D6",
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "How's weather tomorrow?",
      "short_name": "Tomorrow",
      "description": "View weather information for tomorrow",
      "url": "/tomorrow?source=pwa",
      "icons": [{ "src": "/wp-content/themes/support/assets/img/192.png", "sizes": "192x192", "purpose": "maskable" }]
    },
    {
      "name": "How's weather yesterday?",
      "short_name": "Yesterday",
      "description": "View weather information for tomorrow",
      "url": "/yesterday?source=pwa",
      "icons": [{ "src": "/wp-content/themes/support/assets/img/512.png", "sizes": "512x512", "purpose": "maskable" }]
    }
  ],
  "description": "Weather forecast information",
  "screenshots": [
    {
      "src": "/wp-content/themes/support/assets/img/screenshot.png",
      "type": "image/png",
      "sizes": "540x720"
    }
  ]
}
