{
  "name": "مزاج المدينة",
  "short_name": "مزاج",
  "description": "كيف تشعر مدينتك اليوم؟ مزاج جماعي مجهول الهوية لأحياء الرياض.",
  "lang": "ar",
  "dir": "rtl",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A0B14",
  "theme_color": "#0A0B14",
  "categories": ["lifestyle", "social", "wellness"],
  "icons": [
    {
      "src": "/assets/img/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/assets/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "سجّل مزاجك",
      "short_name": "سجّل",
      "url": "/index.php",
      "description": "تسجيل المزاج الحالي"
    },
    {
      "name": "مزاج المدينة",
      "short_name": "المدينة",
      "url": "/city.php",
      "description": "مزاج الرياض اليوم"
    },
    {
      "name": "الخريطة",
      "short_name": "الخريطة",
      "url": "/map.php",
      "description": "خريطة الأحياء"
    }
  ]
}
