{
  "name": "Nine Rooms",
  "short_name": "Nine Rooms",
  "description": "Novel writing studio for your phone and desk. Capture notes or draft the full process on mobile — same manuscript on your computer. Free to write, pay to publish.",
  "start_url": "/nine-rooms",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "display_override": ["standalone"],
  "background_color": "#f5f0e6",
  "theme_color": "#f5f0e6",
  "orientation": "any",
  "categories": ["productivity", "books", "education"],
  "lang": "en",
  "dir": "ltr",
  "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-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}