{
  "name": "WeatherRecall",
  "short_name": "WeatherRecall",
  "description": "Historical weather lookup for any date and location worldwide.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#10121a",
  "theme_color": "#5f7bff",
  "categories": ["weather", "utilities"],
  "icons": [
    {
      "src": "PNG/Browser%20icoon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "PNG/Browser%20icoon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
