{
  "name": "Thunder Atlas",
  "short_name": "ATLAS",
  "description": "Thunder Atlas — unlock realistic journeys, explore like real users, discover true insights.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#2D2D9F",
  "theme_color": "#2D2D9F",
  "icons": [
    {
      "src": "/thunder-atlas.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/thunder-atlas.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/thunder-atlas.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/thunder-atlas.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
