{
  "name": "Cell Service - Verification System - See where your phone actually works",
  "short_name": "Cell Service Verify",
  "description": "Measure how well your phone service actually works where you live, work and travel. Road tests and spot tests, saved on your phone.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f8fafc",
  "theme_color": "#0f172a",
  "categories": ["utilities", "travel"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Start road test", "url": "/pre-drive" },
    { "name": "Spot test", "url": "/spot-test" },
    { "name": "My tests", "url": "/drives" }
  ]
}
