{
  "name": "Taksipalvelut - Petax Oy",
  "short_name": "TaksiHinta",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f0f2f5",
  "theme_color": "#ffffff",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://petax.fi/taksihinta/taksihintalogo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://petax.fi/taksihinta/taksihintalogo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}