{
  "name": "AutoFeed",
  "short_name": "AutoFeed",
  "description": "Add vehicles to AutoFeed from your forecourt",
  "start_url": "/m/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#0E7A7A",
  "orientation": "portrait",
  "icons": [
    { "src": "/icons/autofeed-icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/autofeed-icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/autofeed-icon-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
