{
  "name": "EchoTrail — AI Hiking App",
  "short_name": "EchoTrail",
  "description": "AI-powered hiking stories triggered by your GPS location. Norwegian trails come alive.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#080d16",
  "theme_color": "#080d16",
  "lang": "no",
  "categories": ["travel", "navigation", "lifestyle"],
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/opengraph-image",
      "sizes": "1200x630",
      "type": "image/png"
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.echotrail.app",
      "id": "com.echotrail.app"
    }
  ],
  "prefer_related_applications": false
}
