{
  "name": "Lær Klokka",
  "short_name": "LærKlokka",
  "description": "Lær å lese klokken på norsk og engelsk",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#bae6fd",
  "theme_color": "#1e40af",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "./icon-playstore.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icon-playstore.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icon-playstore.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
