{
  "name": "🇸🇬 Passport Photo Sizer",
  "short_name": "🇸🇬 Photo Sizer",
  "description": "Unofficial web app to crop and resize self-taken photos to ICA passport photo specifications for Singapore online passport applications.",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#F8FAFC",
  "theme_color": "#C8102E",
  "icons": [
    {
      "src": "assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
