{
  "name": "UnioOne — Student Discount & Lifestyle Platform",
  "short_name": "UnioOne",
  "description": "Save up to 40% with exclusive student discounts at 150+ partners in Istanbul.",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#1a1b2e",
  "theme_color": "#2563EB",
  "orientation": "portrait-primary",
  "categories": ["lifestyle", "education", "shopping"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/assets/unioone-logo.webp",
      "sizes": "192x192",
      "type": "image/webp"
    },
    {
      "src": "/assets/unioone-logo.webp",
      "sizes": "512x512",
      "type": "image/webp"
    },
    {
      "src": "/assets/unioone-logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/unioone-logo.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/assets/unioone-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/assets/unioone-og.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "UnioOne - Student Discounts Platform"
    }
  ]
}
