{
  "name": "PopDot",
  "short_name": "PopDot",
  "id": "/code/popdot/",
  "start_url": "/code/popdot/",
  "scope": "/code/popdot/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#ff1493",
  "icons": [
    {
      "src": "icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
