{
  "name": "Looply",
  "short_name": "Looply",
  "description": "Kies je stappendoel. Looply maakt automatisch een ronde wandelroute terug naar je startpunt.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F8FAF7",
  "theme_color": "#0F8F4D",
  "icons": [
    {
      "src": "/looply-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/looply-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
