{
  "name": "CPR Cell Phone Repair — DFW",
  "short_name": "CPR Repair",
  "description": "Get a repair quote, book a drop-off time, or check your repair, claim or appointment status at CPR Cell Phone Repair DFW.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0b0d11",
  "theme_color": "#0b0d11",
  "icons": [
    {"src": "assets/icon-192.png", "sizes": "192x192", "type": "image/png"},
    {"src": "assets/icon-512.png", "sizes": "512x512", "type": "image/png"},
    {"src": "assets/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable"}
  ],
  "shortcuts": [
    {"name": "Check status", "url": "/?view=status", "icons": [{"src": "assets/icon-192.png", "sizes": "192x192"}]},
    {"name": "Start a repair", "url": "/?view=repair", "icons": [{"src": "assets/icon-192.png", "sizes": "192x192"}]}
  ]
}
