{
  "name": "NexCore PMV App",
  "short_name": "NexCore PMV",
  "description": "NexCore PMV — PMV business management platform for PNG operators.",
  "start_url": "/",
  "display": "fullscreen",
  "background_color": "#0E1E33",
  "theme_color": "#0E1E33",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]
}