{
  "name": "Aloha Fly MAPP",
  "short_name": "MAPP",
  "description": "Discover shops, build B2B cards, track artist tours. Powered by Live Subscribe.",
  "start_url": "/ashley/MAPP/",
  "scope": "/ashley/MAPP/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#07080f",
  "theme_color": "#d4af37",
  "categories": ["business", "maps", "lifestyle"],
  "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" },
    { "src": "icons/icon-180.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ],
  "screenshots": [
    { "src": "SIIM/thumbs/thumb_1780503374_2f31c285.png", "sizes": "512x512", "type": "image/png", "label": "MAPP Shop Map" }
  ],
  "shortcuts": [
    { "name": "Shop Map",    "short_name": "Map",    "url": "/ashley/MAPP/SIIM/index.html",    "description": "Browse shops on the live map" },
    { "name": "Pin a Shop", "short_name": "Pin",    "url": "/ashley/MAPP/google-pin.html",     "description": "Search and pin shops to SIIM" },
    { "name": "Build Card", "short_name": "B2B",    "url": "/ashley/MAPP/B2B/index.html",      "description": "Build B2B business cards" },
    { "name": "Dashboard",  "short_name": "Dash",   "url": "/ashley/MAPP/dashboard.html",      "description": "Your credits and tools" }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}