{
  "short_name": "Check.Apply.Notify",
  "name": "Fire Permits Victoria",
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#0072CE",
  "background_color": "#0072CE",
  "icons": [
    {
      "src": "/images/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/android-chrome-256x256.png",
      "sizes": "256x256",
      "type": "image/png"
    },
    {
      "src": "/images/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Check and apply online now",
      "short_name": "Check and apply",
      "description": "Businesses or individuals in Victoria who need to use fire to conduct their work or activity during certain times of the year may need to apply for a fire permit",
      "url": "/apply",
      "icons": [
        {
          "src": "/images/android-chrome-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        },
        {
          "src": "/images/android-chrome-256x256.png",
          "sizes": "256x256",
          "type": "image/png"
        },
        {
          "src": "/images/android-chrome-512x512.png",
          "sizes": "512x512",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Notify of a burn-off or the start of permit activity",
      "short_name": "Notify us",
      "description": "Notify Triple Zero Victoria of a burn-off or the start of permit activity",
      "url": "/notify",
      "icons": [
        {
          "src": "/images/android-chrome-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        },
        {
          "src": "/images/android-chrome-256x256.png",
          "sizes": "256x256",
          "type": "image/png"
        },
        {
          "src": "/images/android-chrome-512x512.png",
          "sizes": "512x512",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Fire permit applications from a single dashboard",
      "short_name": "Download permits",
      "description": "Quick access to keep up to date with your fire permit applications and download permits to keep them on hand",
      "url": "/dashboard/applications",
      "icons": [
        {
          "src": "/images/android-chrome-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        },
        {
          "src": "/images/android-chrome-256x256.png",
          "sizes": "256x256",
          "type": "image/png"
        },
        {
          "src": "/images/android-chrome-512x512.png",
          "sizes": "512x512",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Sign in to apply and track fire permit applications",
      "short_name": "Sign in",
      "description": "Sign in to your Fire Permits Victoria account to apply and track the progress of fire permit applications",
      "url": "/signin",
      "icons": [
        {
          "src": "/images/android-chrome-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        },
        {
          "src": "/images/android-chrome-256x256.png",
          "sizes": "256x256",
          "type": "image/png"
        },
        {
          "src": "/images/android-chrome-512x512.png",
          "sizes": "512x512",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Frequently asked questions",
      "short_name": "Read FAQs",
      "description": "Find answers to the questions we get the most about applying for fire permits in Victoria",
      "url": "/faq",
      "icons": [
        {
          "src": "/images/android-chrome-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        },
        {
          "src": "/images/android-chrome-256x256.png",
          "sizes": "256x256",
          "type": "image/png"
        },
        {
          "src": "/images/android-chrome-512x512.png",
          "sizes": "512x512",
          "type": "image/png"
        }
      ]
    }
  ]
}
