{
  "name": "TrailerTap — Never Miss a Release",
  "short_name": "TrailerTap",
  "description": "Identify movie trailers and TV previews from audio, screenshots, or social links. Get release dates in your calendar.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#00d4ff",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["entertainment", "lifestyle", "utilities"],
  "scope": "/",
  "lang": "en-US",
  "dir": "ltr"
}
