{
  "id": "/",
  "name": "Gas Test Logger - Plumbing Compliance",
  "short_name": "Gas Test",
  "description": "Document all required gas line pressure tests with timestamps. Meet code requirements for test duration and reporting.",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#ea580c",
  "background_color": "#ffffff",
  "categories": [
    "business",
    "productivity"
  ],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}