{
  "id": "/",
  "theme_color": "#0E131F",
  "background_color": "#0E131F",
  "display": "standalone",
  "orientation": "portrait-primary",
  "scope": "/",
  "start_url": "/en",
  "lang": "en",
  "name": "Survive Backpacking",
  "short_name": "Survive",
  "description": "The Operator Ecosystem: Build your life of freedom.",
  "categories": ["lifestyle", "education", "productivity"],
  "icons": [
    {
      "src": "/icons/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
