{
  "name": "MNUE LAB - Digital Stamp Card System",
  "short_name": "MNUE LAB",
  "description": "Modern stamp card system for businesses and customers. Manage rewards, track stamps, and engage with customers digitally.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#128F8B",
  "theme_color": "#128F8B",
  "orientation": "portrait",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.svg",
      "sizes": "1200x630",
      "type": "image/svg+xml",
      "form_factor": "wide"
    }
  ]
}
