{
  "name": "APFC Project Dashboard",
  "short_name": "APFC Dashboard",
  "description": "Progressive Web Application for APFC Pile Construction Tracking",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#06080b",
  "theme_color": "#06080b",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "./assets/APFC_Logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./assets/APFC_Logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
