{
  "name": "Gig O.P.S",
  "short_name": "Gig O.P.S",
  "description": "The complete operating system for bands.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#040408",
  "background_color": "#040408",
  "categories": ["music", "productivity", "business"],
  "icons": [
    {
      "src": "/og-image.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/og-image.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/og-image.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
