{
  "short_name": "Poseidon POS",
  "name": "Poseidon POS",
  "description": "Restaurant POS for waiters and cashiers.",
  "start_url": "/restaurant",
  "scope": "/",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone", "minimal-ui"],
  "background_color": "#071b3f",
  "theme_color": "#071b3f",
  "orientation": "any",
  "icons": [
    {
      "src": "/architech_favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    }
  ],
  "categories": ["business", "food"],
  "prefer_related_applications": false
}
