{
  "name": "InstaParadise — Top 100 Beaches",
  "short_name": "InstaParadise",
  "description": "Swipe through the world's most Instagrammable beaches. Tap any card for the full story, gallery, and map.",
  "start_url": "/beaches",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#718DA4",
  "scope": "/beaches",
  "icons": [
    {
      "src": "/assets/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["travel", "lifestyle", "photo"],
  "lang": "en"
}
