{
  "name": "Berg AR",
  "short_name": "Berg AR",
  "description": "Augmented Reality mountain identifier — point your phone at a peak to see its name, distance and altitude.",
  "start_url": "/",
  "scope": "/",
  "display": "fullscreen",
  "orientation": "landscape",
  "theme_color": "#000000",
  "background_color": "#000000",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-1.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Berg AR — AR mountain identification in landscape"
    }
  ],
  "categories": ["navigation", "utilities"],
  "lang": "en"
}
