{
  "name": "GO SNAG — Inspection & Reporting App",
  "short_name": "GO SNAG",
  "description": "GO SNAG — Inspection & Reporting App",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f0f3f8",
  "theme_color": "#1f5f8b",
  "orientation": "portrait-primary",
  "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"}
  ]
}
