{
  "name": "Longway — Take the Scenic Route",
  "short_name": "Longway",
  "description": "Discover scenic drives you've never taken.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a1a14",
  "theme_color": "#1a1a14",
  "icons": [
    { "src": "/icons/longway-icon-16x16.png",  "sizes": "16x16",   "type": "image/png", "purpose": "any" },
    { "src": "/icons/longway-icon-32x32.png",  "sizes": "32x32",   "type": "image/png", "purpose": "any" },
    { "src": "/icons/longway-icon-48x48.png",  "sizes": "48x48",   "type": "image/png", "purpose": "any" },
    { "src": "/icons/longway-icon-64x64.png",  "sizes": "64x64",   "type": "image/png", "purpose": "any" },
    { "src": "/icons/longway-icon-128x128.png","sizes": "128x128", "type": "image/png", "purpose": "any" },
    { "src": "/icons/longway-icon-192x192.png","sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/longway-icon-192x192.png","sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/longway-icon-256x256.png","sizes": "256x256", "type": "image/png", "purpose": "any" },
    { "src": "/icons/longway-icon-512x512.png","sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/longway-icon-512x512.png","sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
