{
  "name": "AboutOK Weather",
  "short_name": "Weather",
  "icons": [
    {
      "src": "/icon-192.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/icon-512.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-desktop.webp",
      "sizes": "1280x1000",
      "type": "image/webp",
      "form_factor": "wide"
    },
    {
      "src": "/screenshot-mobile.webp",
      "sizes": "640x1200",
      "type": "image/webp"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#0f172a",
  "background_color": "#f6f2ea"
}
