{
  "name": "Peria - Gdy myśl pojawia się wtedy, gdy jej nie szukasz",
  "short_name": "Peria",
  "description": "Pamięć dla myśli, które pojawiają się wtedy, gdy przestajesz ich szukać. Spacer → pomysł → AI porządkuje chaos.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#00202e",
  "theme_color": "#4a9396",
  "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"
    }
  ],
  "categories": ["productivity", "utilities", "lifestyle"],
  "shortcuts": [
    {
      "name": "Nagraj myśl",
      "short_name": "Nagraj",
      "description": "Schwytaj pomysł zanim przeminie",
      "url": "/?view=chat",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
