{
  "name":             "Promtus",
  "short_name":       "Promtus",
  "description":      "Prompt-Native Business Operating System",
  "start_url":        "/",
  "display":          "standalone",
  "orientation":      "portrait-primary",
  "background_color": "#ffffff",
  "theme_color":      "#000000",
  "icons": [
    {
      "src":   "/icons/icon-192.png",
      "sizes": "192x192",
      "type":  "image/png",
      "purpose": "any maskable"
    },
    {
      "src":   "/icons/icon-512.png",
      "sizes": "512x512",
      "type":  "image/png",
      "purpose": "any maskable"
    }
  ]
}
