{
  "name": "PURP Driver",
  "short_name": "PURP Driver",
  "description": "Routes, navigation, and delivery tools for PURP drivers",
  "id": "purp-driver",
  "start_url": "./",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#15001F",
  "background_color": "#15001F",
  "gcm_sender_id": "103953800507",
  "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" }
  ]
}
