{
  "name": "TrenchLine Calcs",
  "short_name": "TrenchLine",
  "description": "Field & Material calculator for underground construction",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "theme_color": "#231C6B",
  "background_color": "#231C6B",
  "display": "standalone",
  "start_url": "/app/",
  "scope": "/app/",
  "orientation": "portrait-primary"
}
