{
  "name": "NextDOOH Digital Signage Platform",
  "short_name": "NextDOOH",
  "description": "Free cloud digital signage software. Manage DOOH screens, schedule content, and track analytics from anywhere.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#D4A017",
  "orientation": "any",
  "categories": ["business", "productivity", "utilities"],
  "lang": "en-IN",
  "dir": "ltr",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [
    { "src": "/screenshot-wide.png", "sizes": "1280x800", "type": "image/png", "form_factor": "wide" }
  ],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.kryil.nextdooh",
      "id": "com.kryil.nextdooh"
    }
  ]
}
