{
  "name": "Photo2Calendar",
  "short_name": "Photo2Calendar",
  "description": "Convert calendar images to digital ICS files",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3b82f6",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "developer": {
    "name": "Photo2Calendar",
    "url": "https://photo2calendar.com",
    "email": "swdev.pa@gmail.com"
  }
}