{
  "name": "PhotoRevive — Restore Old and Damaged Photographs",
  "short_name": "PhotoRevive",
  "description": "Upload one scan of an old photograph and repair the damage, recover the faces, add colour or enlarge it for printing. No watermark, no subscription.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#14110f",
  "theme_color": "#14110f",
  "icons": [
    {
      "src": "/icon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "/icon",
      "type": "image/png",
      "sizes": "32x32"
    },
    {
      "src": "/apple-icon",
      "type": "image/png",
      "sizes": "180x180",
      "purpose": "maskable"
    }
  ],
  "categories": [
    "photo",
    "lifestyle",
    "productivity"
  ],
  "lang": "en",
  "dir": "ltr"
}
