{
  "name": "GC Cloud TimeMemories",
  "short_name": "TimeMemories",
  "description": "Multi-user cloud time tracker",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0d0f13",
  "theme_color": "#13161d",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "icon-192.png",        "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon-512.png",        "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "apple-touch-icon.png","sizes": "180x180", "type": "image/png", "purpose": "any" }
  ]
}
