{
  "name": "Looptap",
  "short_name": "Looptap",
  "description": "How long can you keep the loop going?",
  "icons": [
    {
      "src": "../icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "../icons/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "../icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "theme_color": "#fbf9f6",
  "background_color": "#fbf9f6",
  "display": "standalone",
  "start_url": "/looptap/",
  "scope": "/looptap/"
}
