{
  "name": "Cinema Center Stage",
  "short_name": "Center Stage",
  "description": "Your moment in the spotlight — record and share at the movies",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#040415",
  "background_color": "#040415",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
