{
  "name": "If The Past Could Talk",
  "short_name": "Past Speaks",
  "description": "Point your phone at any historical site. Hear it speak. AI heritage guide for tourists and students.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#111111",
  "theme_color": "#111111",
  "orientation": "portrait-primary",
  "lang": "en",
  "scope": "/",
  "categories": ["education", "travel", "lifestyle"],
  "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"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-mobile.jpg",
      "sizes": "390x844",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "If The Past Could Talk — Point at history, hear it speak"
    }
  ],
  "shortcuts": [
    {
      "name": "Identify a Site",
      "short_name": "Identify",
      "description": "Upload a photo and identify a heritage site",
      "url": "/",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
