{
  "name": "TheRealSpot",
  "short_name": "RealSpot",
  "description": "Movie management and gaming events tracker",
  "start_url": "/user/movies",
  "display": "standalone",
  "background_color": "#060f1e",
  "theme_color": "#DC2626",
  "orientation": "any",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
