{
  "name": "Fastiko PWA",
  "short_name": "Fastiko",
  "description": "Private classified ads in Australia",
  "lang": "en",
  "start_url": "https://www.fastiko.au",
  "display": "standalone",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "https://www.fastiko.au/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}