{
  "name": "Pizza Depot Inspections",
  "short_name": "Pizza Depot",
  "description": "Internal inspection app for Pizza Depot franchise",
  "start_url": "/login",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#D31212",
  "icons": [
    {
      "src": "/file.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/file.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
