{
  "name": "KOBTIC — law, money and market conditions",
  "short_name": "KOBTIC",
  "description": "Read what your constitution says, work through a dispute, understand a contract, and see published economic figures with their sources.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#F2F0EA",
  "theme_color": "#12161C",
  "categories": ["finance", "business", "productivity"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Your rights", "url": "/legal", "description": "Read your constitution" },
    { "name": "Finance", "url": "/finance", "description": "Economic figures" },
    { "name": "Ground", "url": "/ground", "description": "Market conditions" }
  ]
}
