{
  "short_name": "CSRAGo",
  "name": "CSRAGo — Discover the CSRA",
  "description": "Discover the best places, events, trails and local videos across Aiken, North Augusta, Augusta and the CSRA.",
  "icons": [
    { "src": "/icon-512.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#dd5a3a",
  "background_color": "#ffffff",
  "shortcuts": [
    {
      "name": "My Day Plan",
      "short_name": "Day Plan",
      "description": "Open your saved CSRA day plan",
      "url": "/itinerary",
      "icons": [{ "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" }]
    }
  ]
}
