{
  "name": "Pakistan Stratigraphy Explorer",
  "short_name": "Stratigraphy",
  "description": "Explore the complete geological stratigraphy of Pakistan - formations, provinces, and geological time scale",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f7f5f2",
  "theme_color": "#2d3a4f",
  "orientation": "any",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "categories": ["education", "science", "reference"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64",
      "type": "image/x-icon"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-wide.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Desktop view of Pakistan Stratigraphy Explorer"
    },
    {
      "src": "/screenshot-narrow.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Mobile view of Pakistan Stratigraphy Explorer"
    }
  ],
  "shortcuts": [
    {
      "name": "Stratigraphic Units",
      "short_name": "Units",
      "url": "/units",
      "description": "Browse geological formations by province"
    },
    {
      "name": "Search Formations",
      "short_name": "Search",
      "url": "/search",
      "description": "Search for specific formations"
    },
    {
      "name": "Geological Map",
      "short_name": "Map",
      "url": "/map",
      "description": "Interactive geological map of Pakistan"
    }
  ],
  "prefer_related_applications": false
}
