{
  "name": "Scuba Tank Stickers",
  "short_name": "Tank Stickers",
  "description": "Create and print readable scuba cylinder stickers for analyzed gas and dive-team workflows.",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "theme_color": "#0D1F38",
  "background_color": "#F2F6FB",
  "icons": [
    {
      "src": "brand/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "brand/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
