{
  "name": "Rifael — Raffle Creator",
  "short_name": "Rifael",
  "description": "Create and schedule free online raffles: among participants, random numbers, a spinning wheel, teams, dice, tournaments, and social media giveaways.",
  "start_url": "/en.html",
  "id": "/en.html",
  "display": "standalone",
  "background_color": "#1B2340",
  "theme_color": "#1B2340",
  "orientation": "portrait-primary",
  "lang": "en",
  "icons": [
    {
      "src": "/icon-192-en.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512-en.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512-en.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-wide-en.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Rifael home screen on desktop"
    },
    {
      "src": "/screenshot-narrow-en.png",
      "sizes": "720x1280",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Rifael home screen on mobile"
    }
  ]
}
