{
  "name": "HeyOldPhoto - AI Old Photo Restoration",
  "short_name": "HeyOldPhoto",
  "description": "Restore your old photos with AI instantly.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8f5f2",
  "theme_color": "#8c7b70",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}