{
  "name": "DriveNova — Driving Score & Analytics",
  "short_name": "DriveNova",
  "description": "Track your driving score, speed, and fuel savings using just your phone GPS. No OBD hardware needed.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0b0f16",
  "theme_color": "#0b0f16",
  "orientation": "portrait-primary",
  "categories": ["navigation", "utilities", "productivity"],
  "lang": "en-US",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "label": "DriveNova Driving Score App"
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.drivenova",
      "id": "com.drivenova"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/app/drivenova"
    }
  ]
}
