{
  "name": "Landmark: Swipe & Discover Iconic Places Near You",
  "short_name": "Landmark",
  "description": "Discover thousands of iconic places with Landmark and curate personalized collections.",
  "icons": [
    {
      "src": "/landmark-icon-transparent.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/landmark-icon-transparent.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0D1B2A",
  "theme_color": "#0D1B2A",
  "orientation": "portrait"
}

