{
  "id": "com.lostitfindit.app",
  "version": "1.0.5",
  "name": "Lost It Find It",
  "short_name": "LostItFindIt",
  "description": "Community-powered lost and found platform. Report lost items, find what you lost, and help reunite people with their belongings.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#1fa89d",
  "background_color": "#ffffff",
  "categories": ["lifestyle", "utilities", "social"],
  "icons": [
    {
      "src": "/assets/generated/lostitfindit-pwa-icon.dim_192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/generated/lostitfindit-pwa-icon.dim_512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/generated/lostitfindit-pwa-icon-maskable.dim_512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/assets/generated/lostitfindit-pwa-icon-maskable.dim_192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/assets/generated/lostfound-hero.dim_1600x900.png",
      "sizes": "1600x900",
      "type": "image/png",
      "form_factor": "wide"
    }
  ]
}
