{
  "name": "Electicast Events",
  "short_name": "Electicast",
  "description": "Vote for your favorite nominees and purchase event tickets",
  "start_url": "/index.php",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#038169",
  "icons": [
    {
      "src": "assets/img/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/img/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["entertainment", "events"],
  "orientation": "any",
  "prefer_related_applications": false
}
