{
  "name": "Positive Earth",
  "short_name": "Positive Earth",
  "description": "Positive Earth New Zealand - commercial, creative, technical.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f6f0e5",
  "theme_color": "#123829",
  "icons": [
    {
      "src": "/assets/positive-earth-mobile-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/positive-earth-mobile-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Start Brief",
      "short_name": "Brief",
      "description": "Open the Positive Earth intake page.",
      "url": "/intake.html",
      "icons": [
        {
          "src": "/assets/positive-earth-mobile-icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Lighting",
      "short_name": "Lighting",
      "description": "Open Positive Earth Lighting.",
      "url": "/lighting.html",
      "icons": [
        {
          "src": "/assets/positive-earth-mobile-icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
