{
  "name": "DriveBalance — Google Drive storage analyzer",
  "short_name": "DriveBalance",
  "description": "See what's eating your Google Drive storage — free, private, in your browser. 100% client-side, metadata only.",
  "id": "/drivebalance/",
  "start_url": "/dashboard/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f7fbf6",
  "theme_color": "#1e8e3e",
  "categories": ["productivity", "utilities"],
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
