{
  "name": "TIAG.App — The Interactive Abundance Globe",
  "short_name": "TIAG.App",
  "description": "An interactive 3D globe mapping the TIAG community network — locations, routes, members and contributors on a photorealistic Earth.",
  "id": "/",
  "start_url": "./?source=pwa",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone", "fullscreen", "minimal-ui"],
  "orientation": "any",
  "background_color": "#0b1020",
  "theme_color": "#0b1020",
  "lang": "en",
  "categories": ["lifestyle", "education", "social"],
  "icons": [
    { "src": "./logo/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "./logo/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "./logo/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
