{
  "name": "PhotoBalance — Google Photos storage analyzer",
  "short_name": "PhotoBalance",
  "description": "Find out how much of your Google storage is Photos — and exactly what's in there. Free, private, 100% in your browser.",
  "id": "/photobalance/",
  "start_url": "/dashboard/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#fffaf5",
  "theme_color": "#e8710a",
  "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" }
  ]
}
