{
  "name": "RoadLore — Road Trip Narrator",
  "short_name": "RoadLore",
  "description": "GPS-triggered character narration, sticker books, and travel journals for family road trips.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#3CB371",
  "background_color": "#ffffff",
  "categories": ["travel", "kids", "entertainment"],
  "lang": "en-US",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "RoadLore road trip narrator"
    }
  ],
  "shortcuts": [
    {
      "name": "Start a Trip",
      "url": "/app",
      "description": "Jump straight into RoadLore"
    }
  ]
}
