{
  "id": "/index.html",
  "name": "ShadowtrackONE",
  "short_name": "Shadowtrack",
  "description": "Progressive Web App for Shadowtrack",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFFFFF",
  "icons": [
      { "src": "/icons/Favicon_new.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
      { "src": "/icons/Favicon_new.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
    ]
}
