{
    "name": "Shelter Near You - Bomb Shelter Finder",
    "short_name": "Shelter Map",
    "description": "Find safe routes through bomb shelters in Israel",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#4CAF50",
    "orientation": "portrait-primary",
    "icons": [
      {
        "src": "/shelter-icon-192.png",
        "sizes": "192x192",
        "type": "image/png",
        "purpose": "any maskable"
      },
      {
        "src": "/shelter-icon-512.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "any maskable"
      }
    ],
    "version": "1.2.0"

  }