{
  "name": "Pronto — Sell Photos Instantly",
  "short_name": "Pronto",
  "description": "Sell event photos to tourists instantly via facial recognition. AI enhancement, Stripe payouts, zero friction.",
  "id": "pronto-production",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "orientation": "portrait-primary",
  "theme_color": "#0d0d14",
  "background_color": "#0A0C10",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icons/pronto-120.png",
      "sizes": "120x120",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/pronto-152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/pronto-167.png",
      "sizes": "167x167",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/pronto-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/pronto-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/pronto-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/pronto-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": [
    "photo",
    "business",
    "productivity"
  ],
  "lang": "en",
  "dir": "ltr",
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://myprontoapp.com/manifest.json",
      "id": "pronto-production"
    }
  ]
}