{
  "name": "Real Night Vision Camera",
  "short_name": "Night Vision",
  "description": "Real long-exposure low-light, LiDAR & IR depth on iPhone & iPad.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#060f0a",
  "theme_color": "#4ade80",
  "categories": ["photo", "utilities"],
  "lang": "en-US",
  "icons": [
    { "src": "/images/icon-32.png",  "sizes": "32x32",   "type": "image/png" },
    { "src": "/images/icon-180.png", "sizes": "180x180", "type": "image/png" },
    { "src": "/images/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/images/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/images/icon.png",     "sizes": "1024x1024","type": "image/png" }
  ],
  "related_applications": [
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/app/id6764489617",
      "id": "6764489617"
    }
  ],
  "prefer_related_applications": true
}
